home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / balones.swf / scripts / DefineSprite_337 / frame_2 / DoAction.as
Encoding:
Text File  |  2013-04-24  |  158 b   |  6 lines

  1. _root.Game_play = false;
  2. _root.chance_to_play = false;
  3. _parent.bube.gotoAndStop("game_over");
  4. _root.gara._visible = true;
  5. _root.gotoAndPlay("end_game");
  6.